Cars at Intersection
Solution


Known values given:
x = 4   y = 3  dxdt = -30
z = 4² + 3² = 25 = 5


Drawing a parked car and a moving car at an intersection witn x and y coordinates

Use Pythagorean Theorem
z² = x² + y²

Substitute: y = 3
z² = x² + 3²


Take derivative. Solve for dzdt
2z dzdt = 2x dxdt + 0


Substitute: z = 5 x = 4 dxdt = -30
2 * 5 dzdt = 2 * 4 * (-30)
10 dzdt = -240
dzdt = -24010 = -24


The negative sign indicates the
distance is decreasing at 24 mph.
158R